Skip to content

feat: add support for EndpointSlices, remove support for Endpoints - WIP#1364

Open
danielstokes wants to merge 1 commit intomainfrom
feat-endpointslices
Open

feat: add support for EndpointSlices, remove support for Endpoints - WIP#1364
danielstokes wants to merge 1 commit intomainfrom
feat-endpointslices

Conversation

@danielstokes
Copy link
Copy Markdown
Contributor

Description

Adds support for EndpointSlices and removes support for Endpoints for the KSM collector - WIP
This will remove a bunch of log messages.. "Deprecated.."

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature / enhancement (non-breaking change which adds functionality)
  • Security fix
  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Add changelog entry following the contributing guide
  • Documentation has been updated
  • This change requires changes in testing:
    • unit tests
    • E2E tests

@danielstokes danielstokes requested a review from a team as a code owner December 18, 2025 20:24
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2025

Codecov Report

❌ Patch coverage is 15.29412% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.49%. Comparing base (49d2c64) to head (692a3a5).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
internal/discovery/endpoint_slices_discoverer.go 0.00% 52 Missing ⚠️
src/ksm/scraper.go 39.39% 15 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1364      +/-   ##
==========================================
- Coverage   73.81%   72.49%   -1.33%     
==========================================
  Files          53       54       +1     
  Lines        3624     3708      +84     
==========================================
+ Hits         2675     2688      +13     
- Misses        778      844      +66     
- Partials      171      176       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant